(srfi 106) 0.1.0

SRFI-106: Basic socket interface

This Snow package is federated from http://snow-fort.org/. Installation requires Akku >=0.5.0.

Original license field: N/A

$ akku update
$ akku install "(srfi 106)"
$ .akku/env
Authors

Retropikzel

License

NOASSERTION

Dependencies

^1.0.0-beta.3

Package contents

  • (srfi 106) R7
    • → make-client-socket make-server-socket socket? socket-accept socket-send socket-recv socket-shutdown socket-close call-with-socket address-family address-info socket-domain ip-protocol message-type shutdown-method socket-merge-flags socket-purge-flags *af-inet* *af-inet6* *af-unspec* *sock-stream* *sock-dgram* *ai-canonname* *ai-numerichost* *ai-v4mapped* *ai-all* *ai-addrconfig* *ipproto-ip* *ipproto-tcp* *ipproto-udp* *msg-peek* *msg-oob* *msg-waitall* *shut-rd* *shut-wr* *shut-rdwr*
    • ← (scheme base) R7
    • ← (scheme write) R7
    • ← (scheme process-context) R7
    • ← (foreign c)

Version history

  • 2026-04-06 ~ 0.1.0